CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 邮件 java

搜索资源列表

  1. jmail java实现的发送邮件功能

    0下载:
  2. 以java实现的发送邮件功能,可支持多人发送,邮箱类别可自行设定-Send mail to java implementation functions to support people to send, mail category can set their own
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:705229
    • 提供者:yang yun sheng
  1. JavaMail.rar

    0下载:
  2. 用Java编写的邮件收发系统,具有很强的使用价值,界面美观,使用方便!,Prepared to use Java to send and receive e-mail system, the value of a strong, beautiful interface, easy to use!
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:10853
    • 提供者:韩志大远
  1. mail.rar

    0下载:
  2. 简易邮件系统,采用JSP技术,数据库为SQLServer。欢迎大家下载。,Simple Mail system, the use of JSP technology, database SQLServer. Welcome everyone to download.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2411222
    • 提供者:谢玉双
  1. java-mailserver

    0下载:
  2. java邮件服务器的实现(完整代码) 通过outlook 和 foxmail 测试 包括群发转功能-Java mail server to achieve ( code ) Through outlook and Foxmail tests include mass transfer function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:417459
    • 提供者:小邓
  1. javaMail.rar

    0下载:
  2. 基于JAVA语言的电子邮件系统的开发。详细地描述了JAVAMail组件的使用,相信对你有用,it is good for you if you are trying to design an Email System with JAVA language
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:26048164
    • 提供者:pengpeng
  1. src

    0下载:
  2. 用Java Socket实现SMTP邮件发送-Java Socket used to achieve SMTP e-mail
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:12675
    • 提供者:Sol
  1. JavaMail

    0下载:
  2. 模板发送javamail,下载邮件发送,pop3协议
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:435864
    • 提供者:guoliang
  1. NaviveBayes2010

    0下载:
  2. 使用贝叶斯实现文本分类,也可以实现短信分类和邮件分类-Achieved using the Bayesian text classification, text classification can be achieved and mail classification
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:936769
    • 提供者:王丽静
  1. MailWeb

    0下载:
  2. java语言,servlet,jsp等技术实现简单邮件系统。-java realize mail system。
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1985173
    • 提供者:侯志强
  1. JavaEmail

    0下载:
  2. 用java编写的一个发送邮件的客户端程序,里面含有源代码,但要注意此java编译器是1.6的。-Prepared using a java client program to send e-mail,Which contains the source code。But pay attention to the java compiler is 1.6。
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:724354
    • 提供者:张文正
  1. javaEmailClient

    0下载:
  2. 基于JAVA语言的电子邮件客户端,实现了收发邮件等基本功能。对于初学者是一份很好的代码。-Based on the JAVA language, e-mail client, such as implementation of the basic functions to send and receive mail. For beginners is a very good code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:540263
    • 提供者:ZK
  1. Java-Socketemail

    0下载:
  2. Java Socket邮件发送程序SMTP客户端邮件发送程序的实现原理非常简单,首先建立和邮件服务器的Socket连接,然后和服务器握手,发送各个SMTP指令,并按照邮件格式封装邮件体内容,最后发送即可。-Java Socket client mail program SMTP mail program implementation principle is very simple, first create the Socket connection and mail server, and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:6419
    • 提供者:和牧
  1. java-sendMail2

    0下载:
  2. javaweb发送email,使用commons-email-1.1,使用各种样式的邮件格式如html格式,可以添加附件。 可以用myeclipse直接导入运行。-the javaweb send email, use the commons-email-1.1, the message format using a variety of styles, such as html format, you can add an attachment. Can be used the myecl
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:844999
    • 提供者:唐山大
  1. foxmail

    0下载:
  2. 本程序使用JavaMail进行收取和发送带附件的邮件,使用XStream进行对象和XML之间的转换,并将邮件对应的XML文件和邮件的附件保存到本地的相应目录中-This program uses JavaMail to receive and send messages with attachments, using XStream to convert between objects and XML, and XML files and the corresponding e-mail e-m
  3. 所属分类:WEB Mail

    • 发布日期:2017-04-09
    • 文件大小:2389496
    • 提供者:刘辉龙
  1. RC4

    0下载:
  2. 网络安全中的 RC4算法的实现,学习中,如果你发现其中有bug,可以发送邮件到jiang_yansheng@163.com-Network Security s RC4 algorithm, i am a beginner, if you found a bug, you can send mail to jiang_yansheng@163.com
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:1797
    • 提供者:Turing
  1. 通用OA系统源代码

    0下载:
  2. 通用OA系统源代码, 除了具有传统OA的邮件、工作流、文档等功能-General OA system source code, in addition to OA with traditional e-mail, workflow, documents and other functions
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:101375
    • 提供者:钱明
  1. yawebmail-1.2.5

    0下载:
  2. Yawebmail 源码,一个网页邮件收发系统-Yawebmail is a Web-(Online-)Application that enables you to establish a SMTP-, POP3- or IMAP-Connection, even if you are behind a firewall that prevents Mail-Communication- you only need to have HTTP-Access to the Internet.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6054729
    • 提供者:123456
  1. jspmail

    1下载:
  2. 用java实现的webmail收发邮件系统,支持多中语言-Webmail achieved using java to send and receive e-mail system, support multi-language
  3. 所属分类:Email Client

    • 发布日期:2014-11-02
    • 文件大小:6008532
    • 提供者:zjwobi
  1. javamail-1.4.2

    0下载:
  2. Java邮件开发系统 收发邮件 实现邮件的编写 发送和接受的功能! -failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5149309
    • 提供者:msaden
  1. JavaMail

    1下载:
  2. 基于java的socket邮件收发系统!很实用的-based on socket!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2697420
    • 提供者:李龙天
« 1 2 3 45 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com